﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.trans{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.cover{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}




a{
	color: #333;
}
a:hover{
	color: #cf000e;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

hr{border: none;outline: none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}

body{
    font-family:"微软雅黑","Microsoft Yahei";
	background-color:#f2f2f2;
	overflow-x: hidden;
}
.wp_top{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.wp{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
	margin-bottom:30px;	
}

#fd{
	background: #4c4948;
	padding-top: 30px;
	overflow: hidden;
}
.fdl{
	float: left;
	/*width: 420px;*/
	width: 50%;
	padding-left: 6px;
}
.fdl .code{
	text-align: center;
	width: 100px;
	font-size: 14px;
	color: #d5d5d5;
	float: left;
	margin-right: 22px;
	padding-bottom: 20px;
}
.fdl .contact-fd{
	overflow: hidden;
	color: #dfdfdf;
	font-size: 14px;
	line-height: 35px;
}
.fdl .contact-fd dt{
	font-size: 18px;
	color: #fff;
}
.fdl .contact-fd p{
	background: url(../images/icon_add.png) left center no-repeat;
	padding-left: 28px;
}
.fdl .contact-fd .s2{
	background-image: url(../images/icon_mail.png);
}
.fdl .contact-fd .s3{
	background-image: url(../images/icon_tel.png);
}
.fdr{
	overflow: hidden;
	text-align: center;
	line-height: 29px;
	color: #e6e6e6;
}
.fdr a{
	font-size: 16px;
	color: #e6e6e6;
	margin: 0 24px;
	display: inline-block;
}
.fdr .link{
	margin-bottom: 20px;
}
.fdr span{
	margin: 0 33px;
}


@media screen and (max-width: 560px) {
.fdr1{display:none; }
}
.fdr1{
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	line-height: 29px;
	color: #e6e6e6;
}

.fdr1 a{
	font-size: 12px;
	color: #e6e6e6;
	margin: 0 24px;
	display: inline-block;
}
.fdr1 .link{
	margin-bottom: 20px;
}
.fdr1 span{
	margin: 0 33px;
}

.fd-info{
	height: 37px;
	line-height: 37px;
	background-color: #dcdddc;
	color: #4c4948;
	font-size: 14px;
	text-align: center;
}
.fd-info span{
	margin: 0 33px;
}
#top{
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	background-color: #4c4849;
	color: #fff;
	font-size: 15px;
}
#top .topr{
	float: right;
}
#top .topr span{
	margin: 0 24px;
}
#nav .logo{
	float: left;
	width: 31.5%;
}
#nav .logo a{
	display: inline-block;
	line-height: 111px;
}
#nav .logo a img{
	display: inline-block;
	vertical-align: middle;
}
#nav{
	height: 111px;
	position: relative;
	z-index: 100;
}
#nav ul{
	/*width: 815px;*/
	width: 67.9%;
	float: right;
}
#nav ul li{
	float: left;
	width: 14.2%;
	text-align: center;
	position: relative;
}
#nav ul li a{
	display: block;
	line-height: 111px;
	color: #444444;
	font-size: 18px;
}
#nav ul li a:hover,
#nav ul li.ok a.v1{
	background-color: #ce161c;
	color: #fff;
}
#nav ul li dl{
	position: absolute;
	left: 0;
	top: 111px;
	width: 100%;
	background: #4b4848;
	display: none;
}
#nav ul li dl dd a{
	line-height: 53px;
	border-bottom: 1px solid #535353;
	color: #fff;
}
#nav ul li.ok dl{
	display: block;
}

/*手机*/
html.mm-opened,html.mm-opened body{position:relative;overflow:hidden;width:100%;height:100%}
.mm-opened #mm-blocker,.mm-opened .mm-fixed-bottom,
.mm-opened .mm-fixed-top,.mm-opened .mm-menu,
.mm-opened .mm-menu.mm-horizontal .mm-panel{
	-webkit-transition:none .4s ease;transition:none .4s ease;
	-webkit-transition-property:top,right,bottom,left,border;
	transition-property:top,right,bottom,left,border
}
#mm-blocker{
	position:absolute;z-index:999;top:0;display:none;width:100%;height:100%;
	margin:0;border:0;background:url(about:blank)
}
.mm-blocking #mm-blocker,.mm-opened #mm-blocker{display:block}
.mm-opened.mm-opening .mm-menu{left:0}
.mm-opened #mm-blocker{left:50%}
.mm-menu .mm-hidden{display:none}
.mm-fixed-bottom,.mm-fixed-top{position:fixed;left:0}
.mm-fixed-top{top:0}
.mm-fixed-bottom{bottom:0}
.mm-opened{position:relative;overflow:hidden;width:100%;height:100%}
.mm-menu.mm-current{display:block}
.mm-menu{position:fixed;z-index:1000;top:0;left:-50%;overflow:hidden;width:50%;
	height:100%;padding:0}
.mm-menu .mm-panel{
	position:absolute;z-index:0;top:0;left:100%;overflow-x:hidden;
	overflow-y:hidden;box-sizing:border-box;width:100%;height:100vh;
	padding:20px;background:inherit;-webkit-overflow-scrolling:touch;
	
}
.mm-menu .mm-panel.setMenu.mm-opened{position: fixed;width: 50%;visibility: visible;}

.mm-menu .mm-panel.mm-opened{left:0}
.mm-menu .mm-panel.mm-subopened{left:-40%}
.mm-menu .mm-panel.mm-highest{z-index:1}
.mm-menu .mm-panel.mm-hidden{display:block;visibility:hidden}
.mm-menu .mm-list{padding:20px 0}
.mm-menu>.mm-list{padding:20px 0 40px 0}
.mm-panel>.mm-list{margin-right:-20px;margin-left:-20px}
.mm-panel>.mm-list:first-child{padding-top:0}
.mm-list,.mm-list>li{display:block;margin:0;padding:0;list-style:none;font-size: 16px;}
.mm-list a,.mm-list a:hover{text-decoration:none}
.mm-list>li{position:relative}
.mm-list>li>a,.mm-list>li>span{
	display:block;overflow:hidden;margin:0;padding:10px 10px 10px 20px;
	white-space:nowrap;text-overflow:ellipsis;color:inherit
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after{
	position:absolute;bottom:0;left:0;display:block;width:100%;content:"";
	border-bottom-width:1px;border-bottom-style:solid
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after{
	position:relative;left:auto;width:auto;margin-left:20px
}
.mm-list a.mm-subopen{position:absolute;z-index:2;top:0;right:0;width:40px;height:100%;padding:0}
.mm-list a.mm-subopen::before{
	position:absolute;top:0;left:0;display:block;height:100%;content:"";
	border-left-width:1px;border-left-style:solid
}
.mm-list a.mm-subopen.mm-fullsubopen{width:100%}
.mm-list a.mm-subopen.mm-fullsubopen:before{border-left:0}
.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span{margin-right:40px;padding-right:5px}
.mm-list>li.mm-selected>a.mm-subopen{background:0 0}
.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span{
	margin-right:0;padding-right:45px
}
.mm-list a.mm-subclose{
	margin-top:-20px;padding-top:30px;text-indent:20px
}
.mm-list>li.mm-label{
	font-size:10px;line-height:25px;overflow:hidden;padding-right:5px;
	white-space:nowrap;text-indent:20px;text-transform:uppercase;text-overflow:ellipsis
}
.mm-list>li.mm-spacer{padding-top:40px}
.mm-list>li.mm-spacer.mm-label{padding-top:25px}
.mm-list a.mm-subclose:before,.mm-list a.mm-subopen:after{
	position:absolute;bottom:50%;display:block;width:7px;height:7px;margin-bottom:-5px;
	content:"";-webkit-transform:rotate(-45deg);transform:rotate(-45deg);
	border:2px solid transparent
}
.mm-list a.mm-subopen:after{right:18px;border-top:0;border-left:0}
.mm-list a.mm-subclose:before{left:22px;margin-bottom:-15px;border-right:0;border-bottom:0}
.mm-menu.mm-vertical .mm-list .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color:transparent}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel{display:block}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen{height:40px}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after{
	top:16px;right:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg)
}
.mm-ismenu{background:#cf000e}
.mm-menu{color:rgba(255,255,255,1)}
.mm-menu .mm-list>li:after{border-color:rgba(0,0,0,.15)}
.mm-menu .mm-list>li>a.mm-subclose{color:rgba(255,255,255,.3);background:rgba(0,0,0,.1)}
.mm-menu .mm-list>li>a.mm-subclose:before,.mm-menu .mm-list>li>a.mm-subopen:after{
	border-color:rgba(255,255,255,.3)
}
.mm-menu .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,.15)}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span{
	background:rgba(0,0,0,.1)
}
.mm-menu .mm-list>li.mm-label{background:rgba(255,255,255,.05)}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,.05)}
@media all and (min-width:880px){
	.mm-menu{left:-440px;width:440px}
	.mm-opened.mm-opening #mm-blocker,.mm-opened.mm-opening .mm-fixed-bottom,
	.mm-opened.mm-opening .mm-fixed-top{left:440px}
}
	.mm-opened.mm-front .mm-fixed-bottom,.mm-opened.mm-front .mm-fixed-top,
	.mm-opened.mm-opening.mm-front .mm-fixed-bottom,
	.mm-opened.mm-opening.mm-front .mm-fixed-top{right:auto;left:0}
	.mm-opened.mm-front .mm-fixed-top,.mm-opened.mm-opening.mm-front .mm-fixed-top{top:0}
	.mm-opened.mm-front .mm-fixed-bottom,.mm-opened.mm-opening.mm-front .mm-fixed-bottom{bottom:0}
	.mm-bottom.mm-menu,.mm-top.mm-menu{left:0;width:100%;height:50%}
	.mm-top.mm-menu{top:-50%;bottom:auto}.mm-top.mm-opened.mm-menu{top:0}
	.mm-top.mm-opened #mm-blocker{top:50%;bottom:auto;left:0}
	.mm-menu.mm-bottom{top:auto;bottom:-50%}
	.mm-bottom.mm-opened .mm-menu{bottom:0}
	.mm-bottom.mm-opened #mm-blocker{top:auto;bottom:50%;left:0}
	.mm-right .mm-menu{right:-50%;left:auto}
	.mm-right.mm-opened.mm-opening .mm-menu{right:0;left:auto}
	.mm-right.mm-opened.mm-opening #mm-blocker{right:50%;left:auto}
@media all and (min-height:1100px){
		.mm-menu.mm-top{top:-880px;height:880px}
		.mm-top.mm-opened.mm-opening #mm-blocker{top:880px}
		.mm-menu.mm-bottom{bottom:-880px;height:880px}
		.mm-bottom.mm-opened.mm-opening #mm-blocker{bottom:880px}
}
.mm-menu.mm-right{right:-440px;left:auto}
@media all and (min-width:880px){
	.mm-menu.mm-right{width:440px}
}
.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:none .4s ease;transition:none .4s ease;
	-webkit-transition-property:top,right,bottom,left,-webkit-transform;
	transition-property:top,right,bottom,left,transform}
.mm-front #mm-blocker{z-index:0}
.mm-menu.mm-front{box-shadow:0 0 15px rgba(0,0,0,.5)}
.mm-opening .mm-menu.mm-front,.mm-opening .mm-menu.mm-next{left:0}
.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{left:0}
.mm-opening .mm-menu.mm-top.mm-front,.mm-opening .mm-menu.mm-top.mm-next{top:0;left:0}
.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{left:auto}
.mm-opening .mm-menu.mm-right.mm-front,.mm-opening .mm-menu.mm-right.mm-next{right:0;left:auto}
.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{top:auto;left:0}
.mm-opening .mm-menu.mm-bottom.mm-front,.mm-opening .mm-menu.mm-bottom.mm-next{bottom:0;left:0}
.mm-menu.mm-front,.mm-menu.mm-next{left:-50%}
.mm-ismenu.mm-light{background:#f3f3f3}
.mm-menu.mm-light{color:rgba(0,0,0,.6)}
.mm-menu.mm-light .mm-list>li:after{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-light .mm-list>li>a.mm-subclose{color:rgba(0,0,0,.3);background:rgba(255,255,255,.6)}
.mm-menu.mm-light .mm-list>li>a.mm-subclose:before,
.mm-menu.mm-light .mm-list>li>a.mm-subopen:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-light .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-light .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-light .mm-list>li.mm-selected>span{background:rgba(255,255,255,.6)}
.mm-menu.mm-light .mm-list>li.mm-label{background:rgba(0,0,0,.03)}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened>ul{background:rgba(0,0,0,.03)}
.mm-menu.mm-light .mm-search input{color:rgba(0,0,0,.6);background:rgba(0,0,0,.1)}
.mm-menu.mm-light li.mm-noresults{color:rgba(0,0,0,.3)}
.mm-menu.mm-light em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-light .mm-list li.mm-label>div>div{background:rgba(0,0,0,.03)}
.mm-menu.mm-light .mm-header{color:rgba(0,0,0,.3);border-color:rgba(0,0,0,.1)}
.mm-menu.mm-light .mm-header a:before{border-color:rgba(0,0,0,.3)}
.mm-ismenu.mm-white{background:#fff}
.mm-menu.mm-white{color:rgba(0,0,0,.6)}
.mm-menu.mm-white .mm-list>li:after{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-white .mm-list>li>a.mm-subclose{color:rgba(0,0,0,.3);background:rgba(0,0,0,.08)}
.mm-menu.mm-white .mm-list>li>a.mm-subclose:before,
.mm-menu.mm-white .mm-list>li>a.mm-subopen:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-white .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-white .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-white .mm-list>li.mm-selected>span{background:rgba(0,0,0,.08)}
.mm-menu.mm-white .mm-list>li.mm-label{background:rgba(0,0,0,.03)}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened>ul{background:rgba(0,0,0,.03)}
.mm-menu.mm-white .mm-search input{color:rgba(0,0,0,.6);background:rgba(0,0,0,.1)}
.mm-menu.mm-white li.mm-noresults{color:rgba(0,0,0,.3)}
.mm-menu.mm-white em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-white .mm-list li.mm-label>div>div{background:rgba(0,0,0,.03)}
.mm-menu.mm-white .mm-header{color:rgba(0,0,0,.3);border-color:rgba(0,0,0,.1)}
.mm-menu.mm-white .mm-header a:before{border-color:rgba(0,0,0,.3)}
.mm-ismenu.mm-black{background:#000}
.mm-menu.mm-black{color:rgba(255,255,255,.6)}
.mm-menu.mm-black .mm-list>li:after{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-black .mm-list>li>a.mm-subclose{color:rgba(255,255,255,.3);background:rgba(255,255,255,.25)}
.mm-menu.mm-black .mm-list>li>a.mm-subclose:before,
.mm-menu.mm-black .mm-list>li>a.mm-subopen:after{border-color:rgba(255,255,255,.3)}
.mm-menu.mm-black .mm-list>li>a.mm-subopen:before{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-black .mm-list>li.mm-selected>a:not(.mm-subopen),
.mm-menu.mm-black .mm-list>li.mm-selected>span{background:rgba(255,255,255,.25)}
.mm-menu.mm-black .mm-list>li.mm-label{background:rgba(255,255,255,.15)}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,.15)}
.mm-menu.mm-black .mm-search input{color:rgba(255,255,255,.6);background:rgba(255,255,255,.3)}.mm-menu.mm-black li.mm-noresults{color:rgba(255,255,255,.3)}.mm-menu.mm-black em.mm-counter{color:rgba(255,255,255,.3)}.mm-menu.mm-black .mm-list li.mm-label>div>div{background:rgba(255,255,255,.15)}.mm-menu.mm-black .mm-header{color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.2)}
.mm-menu.mm-black .mm-header a:before{border-color:rgba(255,255,255,.3)}
#divCover {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
    width: 100%;
}

.m-hd{
    display: none;
    width: 100%;
    z-index: 10;
    position: relative;
    margin-top: 6px;
    padding-left: 10px;
    /*-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);*/
}
.m-nav{
    clear: both;
    position: fixed;
    top: 0;
    left: -50%;width: 50%;
   max-height: 0;
   overflow: hidden;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
   background: #333;
   box-shadow: 0 0 15px rgb(0 0 0 / 50%);
   padding: 20px 0 40px 0;
}
.m-bar{
	padding: 10px 0;
}


.active-a > a{
	
}
.m-nav a{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 15px;
   color: rgba(255,255,255,.6);
   padding: 10px 10px 10px 20px;
}
.m-hd .logo-m img{
	height: 34px;
}

.m-trigger{
    height: 60px;
    cursor: pointer;
    width: 60px;
    float: right;
    background: url(../images/menu.png) no-repeat center center;
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}
.m-sub{
	max-height: 0;
	overflow: hidden;

}
.m-sub.on,
.m-nav.on{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
	left: 0;
}
.m-nav.on{
	height: 100vh;
	
}

.m-sub a{border-bottom: 0;font-size: 14px;padding: 0;}

.m-show{display: none;}



#nav-toggle { position: absolute; right: 14px; top: 10px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7);
	transform-origin: 50% 50%;
 }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #cf000e; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }

.pull-right{
	position: relative;
	float: right;
	margin-top: 10px;
}
.pull-right:before,
.pull-right:after{
	position: absolute;
	    bottom: 50%;
	    display: block;
	    width: 10px;
	    height: 10px;
	    margin-bottom: -5px;
	    content: "";
	    -webkit-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    border: 2px solid transparent;
}
.pull-right:before{
	position: absolute;
	    top: 0;
	    left: 0;
	    display: block;
	    height: 100%;
	    content: "";
	    border-left-width: 1px;
	    border-left-style: solid;
}
.pull-right:after{
	right: 18px;
	    border-top: 0;
	    border-left: 0;
	    border-color: rgba(255,255,255,.3);
	
}
.active-a .pull-right:after{
}


#banner img{
	display: block;
	width: 100%;
}
#banner .slick-dots{
	position: absolute;
	left: 0;
	bottom: 45px;
	width: 100%;
	text-align: center;
}
#banner .slick-dots li{
	display: inline-block;
	margin: 0 10px;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: #fff;
	-webkit-transition:.3s;
	transition:.3s;
	cursor: pointer;
}
#banner .slick-dots li button{
	display: none;
}
#banner .slick-dots li.slick-active{
	width: 40px;
	border-radius: 10px;
}

.tit-i{
	text-align: center;
	font-size: 30px;
	color: #cf000e;
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
}
.tit-i span{
	font-size: 15px;
	color: #4c4849;
	text-transform: uppercase;
	margin-left: 8px;
}
.tit-i:after{
	content: '';
	width: 48px;
	height: 2px;
	background: #cf000e;
	position: absolute;
	left: 50%;
	bottom: 7px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.tit-i em{
	position: relative;
	padding: 0 17px;
	background: #fff;
}
.tit-i em:before,
.tit-i em:after{
	content: '';
	position: absolute;
	top: 50%;
	height: 2px;
	width: 999px;
	background-color: #cf000e;
}
.tit-i em:before{
	right: 100%;
}
.tit-i em:after{
	left: 100%;
}
.tit-i .more{
	background: url(../images/more.png) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 50px;
}
.row4 .tit-i{
	padding-top: 12px;
	padding-bottom:20px;
}
.row7 .tit-i{
	padding-top: 55px;
}
.about-box{
	padding-top: 41px;
	padding-bottom: 43px;
}
.about-box .slider{
	width: 316px;
	float: left;
}
.about-box .item img{
	width: 100%;
	display: block;
	height: 200px;
}
.about-box .item p{
	height: 46px;
	line-height: 46px;
	background-color: #333333;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 0 10px;
	margin-top: 14px;
}
.about-box .item a{
	color: #fff;
}
.about-box .item a:hover{
	color:#FF0000;
}
.about-box .slider .slick-arrow{
	position: absolute;
	top: 87px;
	width: 25px;
	height: 34px;
	background: url(../images/prev.jpg) no-repeat;
	cursor: pointer;
	z-index: 100;
	font-size: 0;
	border: 0;
}
.about-box .slider .slick-prev{
	left: 0;
}
.about-box .slider .slick-next{
	right: 0;
	background-image: url(../images/next.jpg);
}
.about-box .txt{
	text-indent:2em;
	overflow: hidden;
	padding-left: 70px;
	padding-right: 55px;
	color: #5f5f5f;
	font-size: 15px;
	line-height: 30px;
}
.about-box .txt p{
	text-indent: 2em;
}
.about-box .txt a{
	color: #5f5f5f;
}
.about-box .txt a:hover{
	color: #cf010e;
}
.row2 .tit-i{
	margin-bottom: 30px;
}
.new-l{
	width: 408px;
	float: left;
}
.news-tit{
	height: 61px;
	line-height: 61px;
	background-color: #4b4848;
	color: #fff;
	padding-left: 22px;
	font-size: 22px;
}
.news-tit em{
	font-size: 14px;
	color: #ccc;
	margin-left: 10px;
}
.news-tit a{
	float: right;
	height: 61px;
	width: 83px;
	background: url(../images/icon_arr.png) center center no-repeat #cf000e;
	display: block;
}
.new-l .pic{
	position: relative;
}
.new-l .pic img{
	width: 100%;
	height: 238px;
	display: block;
}
.new-l .pic p{
	height: 49px;
	line-height: 49px;
	background: rgba(0,0,0,.7);
	color: #fff;
	padding: 0 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.new-l .desc{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-top: 15px;
}
.new-r{
	width: 746px;
	float: right;
}
.ul-list1{
	margin: 0 -18px;
}
.ul-list1 li{
	margin-bottom: 35px;
	float: left;
	width: 50%;
	padding: 0 18px;
	color: #909090;
	font-size: 16px;
}
.ul-list1 li .time{
	margin-bottom: 13px;
	margin-top: 5px;
}
.ul-list1 li .txt{
	overflow: hidden;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.ul-list1 li h3{
	font-size: 20px;
	line-height: 32px;
}
.ul-list1 li  p{
	height: 50px;
	overflow: hidden;
}
.ul-list1 li .more{
	width: 118px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #e60021;
	color: #e60021;
	display: block;
	margin-top: 10px;
}
.ul-list1 li .more:hover{
	background: #e60021;
	color: #fff;
}
.row3{
	background: #4b4848;
	/*height: 165px;
	padding-bottom: 23px;*/
	margin-top: 50px;
	margin-bottom: 22px;
}
.row3 img{
	width: 100%;
}
.row33{
	height: 305px;
	padding-bottom: 23px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.row33 img{
	width: 100%;
}
.ul-list2{
	margin: 0 -15px;
	overflow: hidden;
	padding-top: 24px;
}
.ul-list2 li{
	float: left;
	width: 20%;
	padding: 0 5px;
}
.ul-list2 li .pic{
	width: 100%;
	/*height: 160px;*/
	overflow: hidden;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-list2 li .pic a{
	
}
.ul-list2 li .pic img{
	display: block;
	width: 100%;
	/*height: 160px;		*/
}
.ul-list2 li h3{
	font-size: 16px;
}
.ul-list2 li p{
	font-size: 14px;
	color: #cf000e;
}
.ul-list2 li .txt{
	background: #333333;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.ul-list2 li .txt a{
	color: #fff;
}
.ul-list2 li{
	margin-bottom: 30px;
}
.ul-list2 li:hover .txt{
	background: #cf010e;
}
.ul-list2 li:hover a{
	color: #fff;
}
.more-i{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
}
.more-i a{
	display: inline-block;
	width: 165px;
	height: 37px;
	line-height: 37px;
	color: #fff;
	background-color: #cf000e;
	font-size: 14px;
}
.product-case{
	overflow: hidden;
	margin-bottom: 46px;
}
.row5 .tit-i{
	margin-bottom: 15px;
}


	 
	 
	 
.s_ban {
	position: relative;
	overflow: hidden;
}
.s_ban img{
	display: block;
	width: 100%;
}
.channel_list {
   width: 100%;
   height: 50px;
   background-size: 100% 100%;
   background: url(../images/about.jpg) repeat-y center top;
   position: relative;
   margin-bottom:20px;
}
.channel_list .wp{
	width: 1000px;
}
.channel_list .name{
	width: 235px;
	height: 50px;
	padding-left: 35px;
	position: relative;
	float: left;
	line-height: 50px;
	color: #DDDDDD;
	font-size: 18px;
}
.channel_list .name a{
	color: #DDDDDD;
}
.channel_list .name a:hover{
	color: #fff;
}
.channel_list ul{
	overflow: hidden;
	margin: 0 0px 0px 30px;
}
.channel_list li {
    float: left;
}
.channel_list li a {
    display: block;
    padding: 0 35px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
}
.channel_list li a:hover, .channel_list li.cur a {
    background: url(../images/hover.png) no-repeat center center;
    color: #fff;
}
.posi {
    padding: 25px 0px;
    overflow: hidden;
} 	
.posi .channelT {
    float: left;
    font-size: 24px;
    color: #333;
}
.posi .brand {
    float: right;
    font-size: 12px;
    color: #777;
    margin-top: 8px;
}
.posi .brand a {
    color: #777;
}
.contact_con{
	font-size: 15.6px;
	line-height: 28px;
	color: #333;
	padding-bottom: 10%;
	padding-top: 5%;
}
.ul-list3{
	margin: 0 -15px;
	padding-top: 30px;
}
.ul-list3 li{
	float: left;
	width: 32%;
	padding: 0 15px;
}
.ul-list3 li a{
	display: block;
	position: relative;
}
.ul-list3 li a img{
	width: 100%;
	height:180px;
}
.ul-list3 li a h3{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	/*width: 308px;*/
	width: 100%;
	height: 44px;
	background: rgba(0,0,0,.41);
	color: #fff;
	text-align: right;
	padding-right: 15px;
}
.ul-list3 li a:hover h3{
	background: #cf000e;
}
.tit-2{
	text-align: center;
	padding-top: 10px;
}
.tit-2 p{
	margin-top: 5px;
}
.tit-2 span{
	font-size: 30px;
	color: #333;
	background: url(../images/line.png) center center no-repeat;
	display: block;
}
.tit-2 p{
	font-size: 16px;
	color: #8a8a8a;
}
.tit-3{
	position: relative;
	font-size: 30px;
	color: #333;
	text-transform: uppercase;
	padding-left: 60px;
}
.tit-3:after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -2px;
	height: 4px;
	background: #cf010e;
}
.tit-3 em{
	padding: 0 55px;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 10;
}
.ul-tab{
	text-align: center;
	margin: 30px 0;
}
.ul-tab li{
	display: inline-block;
	margin: 0 15px;
}
.ul-tab li span{
	width: 155px;
	height: 38px;
	line-height: 38px;
	display: block;
	border: 1px solid #ddd;
	cursor: pointer;
}
.ul-tab li.hover span,
.ul-tab li:hover span{
	background: #cf010e;
	color: #fff;
	border-color: #cf010e;
}
.ul-tab li:hover span a{
	color: #fff;
}
.friend-link dl{
	border-top: 1px solid #ddd;
	padding: 15px 0;
	line-height: 21px;
	font-size:9px;
}
.friend-link dl dt{
	font-size:9px;
	display: inline-block;
	margin-right: 20px;
	color: #4c4948;
}
.friend-link dl dd{
	font-size:9px;
	font-family: "宋体";
	display: inline-block;
}
.friend-link dl dd a{
	font-size:9px;
	color:#CCCCCC;
	margin-right: 23px;
}



/* —————————————————————————————————————————————— */
/* 标准化样式定义 */
/* —————————————————————————————————————————————— */

/*单页*/
.sgPage{ padding:0 15px 20px 15px; line-height:35px; color:#2b2b2b;font-size:16px;}
.sgPage p{margin:10px 0;font-size:16px;text-indent:2em;}
.sgPage a{color:#6f5119;}


/*新闻列表*/
.ul-news-list{
    padding-top: 20px;
}
.ul-news-list li{
    overflow: hidden;
    margin-bottom: 20px;
}
.ul-news-list li .pic{
    float: left;
    margin-right: 20px;
    width: 200px;
	height:150px;
}
.ul-news-list li .pic img{
    width: 100%;
	height:100%;
    display: block;
}
.ul-news-list li .txt{
    overflow: hidden;
    line-height: 26px;
}
.ul-news-list li .txt h3{
    font-size: 16px;
    color: #333;
	font-weight:bold;
}
.ul-news-list li .txt .desc{
    font-size: 15px;
    color:#666666;
}
.ul-news-list li .txt .time{
    color: #999;
}
.ul-news-list li .txt .more{
    width: 100px;
    height: 30px;
    border: 1px solid #e4e4e4;
    color: #bd291f;
    display: block;
    background: #fff;
    text-align: center;
    margin-top: 10px;
}
.ul-news-list li a{
    display: block;
    padding: 20px;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-news-list li a:hover{
    background:#CCCCCC;
    text-decoration: none;
    color: #fff;
}
.ul-news-list li a:hover .time{
    color: #bd291f;
}
.ul-news-list li a:hover h3{
    color: #bd291f;
}

/*图片列表*/
.ul-img-list{
    padding-top: 20px;
}
.ul-img-list li{
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-img-list li a{
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list li a img{
    width: 100%;
	/*height:200px;*/
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    display: none;
}
.ul-img-list li span{
	display: block;
	height: 186px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.ul-img-list li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    background: rgba(0,0,0,.8);
    text-align: center;
    font-weight: normal;
}
.ul-img-list li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2); 
    -ms-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform: scale(1.2);
    transform-origin: 50% 50%;
}
.ul-img-list li a:hover h3{
    background: rgba(206,22,28,.9);
}

/*产品系统列表*/
.ul-img-list_pro{
    padding-top: 20px;
}
.ul-img-list_pro li{
    float: left;
    width: 33%;
    padding: 0 10px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-img-list_pro li a{
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list_pro li a img{
    width: 100%;
	height:200px;
    display: block;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-img-list_pro li h3{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 15px;
    background: rgba(0,0,0,.5);
    text-align: center;
    font-weight: normal;
}
.ul-img-list_pro li a:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2); 
    -ms-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform: scale(1.2);
    transform-origin: 50% 50%;
}
.ul-img-list_pro li a:hover h3{
    background: rgba(0,0,0,.7);
}

/* —————————————————————————————————————————————— */
/* CMS系统样式定义 */
/* —————————————————————————————————————————————— */

/*public.css 3.2版*/
.list_page{text-align:center;margin:0px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*artshow.css*/

.title{line-height:30px;height:30px;margin:30px 0 15px 0;}
.title h1{font-size:18px;font-family:microsoft yahei;text-align:center;font-weight:normal;margin:0;}
.item{color:#999;text-align:center;margin:20px 0;font-family:arial;border-bottom:1px solid #f0f0f0;padding:0 0 15px 0;}
.item a{color:#6f5119;}
.content{word-break:break-all;line-height:30px;color:#2b2b2b;}
.content a{color:#2b2b2b;}
.content p{margin:10px 0;font-size:16px;padding-top:10px; text-indent:2em;}

.sgPage #sdcms_content img{
max-width: 85%; 
}
.sgPage  .content img{
max-width: 85%; 
}

.pre,.next{line-height:30px;height:30px;}
.infodot{border-top:1px dashed #ccc;margin:15px 0;}

.col-l{
	width: 60%;padding:0 15px 20px 15px;
}
.col-r{
	width: 40%;padding:0 15px 20px 15px;
}

.col-l{
	width: 40%;padding:50px 15px 20px 15px;
}
.col-r{
	width: 60%;padding:0 15px 20px 15px;
}

/**图片列表**/
.curmore{
	width:100%;
    height: 30px;
    border-bottom: dotted 1px #666666;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 15px;
}
.curmore strong{
    font-size: 18px;
    color:#cf000e;
	padding-left:5px;
    font-weight: normal;
	font-family: '微软雅黑';	
}
.curmore span{
    float: right;
    padding-left: 1px;
    font-size: 13px;
    margin-right: 8px;
    color: #4a4a4a; 
}
.curmore span a{
    color: #4a4a4a;   
}
.curmore span a:hover{ color:#FF9933;}

.ban-m{display: none;}